You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Units Namespace > Classes > Statistics Class > Statistics Methods > Histogram Method > Statistics.Histogram Method ([In] TVec, [In] int, [In] TVec, [In] TVec, bool, double, double)
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
Statistics.Histogram Method ([In] TVec, [In] int, [In] TVec, [In] TVec, bool, double, double)

Same as above, but here only values between Min and Max parameters will be counted.

Syntax
C#
Visual Basic
public static void Histogram([In] TVec Data, [In] int NumBins, [In] TVec Results, [In] TVec Bins, bool CenterBins, double Max, double Min);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!